home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / lord2b6.zip / DFOREST.REF < prev    next >
Text File  |  1997-04-29  |  5KB  |  265 lines

  1. ;File for the mystery forests and Dark Forest (tm)
  2.  
  3. @#TREE
  4. ;Dead tree in the Mystery Forest
  5. @DO SAYBAR
  6. `2You hear the tree whisper "Join me..."
  7. @do moveback
  8.  
  9. @#SIGN
  10. ;Sign outside the mystery forest entrance
  11. @DO SAYBAR
  12. `bWarning:`2 Dark Forest area condemned by GreenTree Council.
  13. @do moveback
  14.  
  15. @#DARKSIGN
  16. ;When enter the Dark Forest
  17. @DO SAYBAR
  18. `2You ... feel this is a dark & evil place
  19.  
  20. @#ENTER
  21. ;When enter the Mystery Forest
  22.  
  23. @IF &lasty is 11 then do
  24. @BEGIN
  25. @DO SAYBAR
  26. `2You're glad to get out of that place.
  27. @CLOSESCRIPT
  28. @END
  29.  
  30. @BUSY
  31. @DO `v01 is 1
  32. @SHOW
  33. `r0`c  `r1 You feel darkness is just beyond this path... `r0
  34.  
  35.   `2After reading the sign you realize only a complete fool would risk
  36.   s&his life by going in there.  You can't help but remember your mother's
  37.   stories, and the time your uncle came back bleeding, buck naked and
  38.   speaking in unknown tongues.
  39.  
  40. @DO WRITE
  41. `x`x
  42. @CHOICE
  43. Ignore the warnings; your mind is too strong for these tricks
  44. Heed the warnings and run back to mommy
  45. @IF RESPONSE IS 1 THEN DO
  46. @Begin
  47. @Show
  48. `\`\  `2Illusions are for the weak, you will not falter.
  49. `\`k
  50. @DRAWMAP
  51. @UPDATE        
  52. @DO SAYBAR
  53. `2You feel a chill as you pass the gate.
  54. @CLOSESCRIPT
  55. @End
  56. @IF RESPONSE IS 2 THEN DO
  57. @Begin
  58. @Show
  59. `\`\  `2You are wise, and may live to fight another day.
  60. `\`k
  61. @DO MOVEBACK
  62. @DRAWMAP
  63. @UPDATE
  64. @CLOSESCRIPT
  65. @End
  66.  
  67. @#monster1
  68. @fight
  69. ;name
  70. Dark Tree
  71. ;string said when you see him
  72. You walk too close to the woods ... A branch lashes out!
  73. ;power move kill string
  74. Better replant something for that one!
  75. ;sex - 1 is male, 2 is female, 3 is it
  76. 3
  77. ;weapon and strength for the weapon, up to 5
  78. branches out & hits|12
  79. gives you its wood|26
  80. slashes you with its broken branches|17
  81. NONE|NONE
  82. NONE|NONE
  83. ;defense
  84. 17
  85. ;gold reward
  86. 89
  87. ;experience
  88. 45
  89. ;hit points
  90. 70
  91. ;if win: ref file|name or NONE
  92. NONE|NONE
  93. ;if lose: ref file|name or NONE
  94. GAMETXT.REF|DIE
  95. ;if runs: ref file|name or NONE
  96. NONE|NONE
  97.  
  98. @#monster2
  99. @fight
  100. ;name
  101. Dark Elf
  102. ;string said when you see him
  103. A bow pokes out from the woods ...
  104. ;power move kill string
  105. `$"Dark, dead, I'm the one with the gun" `2you laugh.
  106. ;sex - 1 is male, 2 is female, 3 is it
  107. 3
  108. ;weapon and strength for the weapon, up to 5
  109. makes contact with an arrow|14
  110. stabs you with his wooden dagger|8
  111. punctures your leg, ouch|16
  112. NONE|NONE
  113. NONE|NONE
  114. ;defense
  115. 0
  116. ;gold reward
  117. 66
  118. ;experience
  119. 76
  120. ;hit points
  121. 80
  122. ;if win: ref file|name or NONE
  123. NONE|NONE
  124. ;if lose: ref file|name or NONE
  125. GAMETXT.REF|DIE
  126. ;if runs: ref file|name or NONE
  127. NONE|NONE
  128.  
  129. @#monster3
  130. @fight
  131. ;name
  132. Dark Wolf
  133. ;string said when you see him
  134. A howling sound approaches
  135. ;power move kill string
  136. `$"Put em on the endangered species list."
  137. ;sex - 1 is male, 2 is female, 3 is it
  138. 3
  139. ;weapon and strength for the weapon, up to 5
  140. takes a bite of your leg|8
  141. slashes with its claws|7
  142. introduces your ankle to his teeth|14
  143. NONE|NONE
  144. NONE|NONE
  145. ;defense
  146. 5
  147. ;gold reward
  148. 76
  149. ;experience
  150. 48
  151. ;hit points
  152. 55
  153. ;if win: ref file|name or NONE
  154. NONE|NONE
  155. ;if lose: ref file|name or NONE
  156. GAMETXT.REF|DIE
  157. ;if runs: ref file|name or NONE
  158. NONE|NONE
  159.  
  160. @#monster4
  161. @fight
  162. ;name
  163. Ghost
  164. ;string said when you see him
  165. You hope that thing approaching is just a trick of light!
  166. ;power move kill string
  167. You have killed the undead.  Not bad.
  168. ;sex - 1 is male, 2 is female, 3 is it
  169. 3
  170. ;weapon and strength for the weapon, up to 5
  171. laughs at you|0
  172. takes you to the other side|15
  173. grabs at your soul|30
  174. NONE|NONE
  175. NONE|NONE
  176. ;defense
  177. 29
  178. ;gold reward
  179. 276
  180. ;experience
  181. 167
  182. ;hit points
  183. 90
  184. ;if win: ref file|name or NONE
  185. NONE|NONE
  186. ;if lose: ref file|name or NONE
  187. GAMETXT.REF|DIE
  188. ;if runs: ref file|name or NONE
  189. NONE|NONE
  190.  
  191. @#monster5
  192. @fight
  193. ;name
  194. Evil Elf
  195. ;string said when you see him
  196. You trip over an outstreched foot, whoever did that is evil
  197. ;power move kill string
  198. now he's evil and crippled, nobody trips you
  199. ;sex - 1 is male, 2 is female, 3 is it
  200. 3
  201. ;weapon and strength for the weapon, up to 5
  202. uses his quarterstaff on your head|8
  203. contacts you with his foot|10
  204. stabs with a wooden dagger|6
  205. NONE|NONE
  206. NONE|NONE
  207. ;defense
  208. 4
  209. ;gold reward
  210. 29
  211. ;experience
  212. 17
  213. ;hit points
  214. 40
  215. ;if win: ref file|name or NONE
  216. NONE|NONE
  217. ;if lose: ref file|name or NONE
  218. GAMETXT.REF|DIE
  219. ;if runs: ref file|name or NONE
  220. NONE|NONE
  221.  
  222. @#monster6
  223. @fight
  224. ;name
  225. Bear
  226. ;string said when you see him
  227. You hear the roar of something big ... not good
  228. ;power move kill string
  229. hey, smokey take that!
  230. ;sex - 1 is male, 2 is female, 3 is it
  231. 3
  232. ;weapon and strength for the weapon, up to 5
  233. bites your good hand|9
  234. claws your chest|10
  235. lunges at you, claws out|7
  236. NONE|NONE
  237. NONE|NONE
  238. ;defense
  239. 6
  240. ;gold reward
  241. 25
  242. ;experience
  243. 19
  244. ;hit points
  245. 45
  246. ;if win: ref file|name or NONE
  247. NONE|NONE
  248. ;if lose: ref file|name or NONE
  249. GAMETXT.REF|DIE
  250. ;if runs: ref file|name or NONE
  251. NONE|NONE
  252.  
  253.  
  254. @#FIGHT1
  255. @busy
  256. @do `p20 random 4 1
  257. @do goto monster`p20
  258.  
  259. @#FIGHT2
  260. @busy
  261. @do `p20 random 2 5
  262. @do goto monster`p20
  263.  
  264. @#done
  265.